home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2002 #12 / K-CD-12-2002.ISO / GraphCalc / GraphCalc.exe / {app} / scripts / Area / circle.gcs next >
Encoding:
Text File  |  2000-10-01  |  98 b   |  4 lines

  1. #Area of Circle
  2. [Tab=output]
  3. [PromptVal=radius:Enter the radius of the circle]
  4. area=pi*radius^2